home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / david.swf / scripts / frame_184 / PlaceObject2_934_4 / CLIPACTIONRECORD on(construct).as
Encoding:
Text File  |  2007-03-28  |  186 b   |  9 lines

  1. on(construct){
  2.    scoreLocation = "_root.score";
  3.    gamename = "david";
  4.    saveScore = true;
  5.    scoreIsTime = false;
  6.    scoreReversed = false;
  7.    negativeScoreAllowed = false;
  8. }
  9.